home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Secret Service 52a
/
SSERVCD_52A.iso
/
Demos
/
DarkR
/
dkrdemo.exe
/
Dark Reign
/
DATA
/
DARK
/
SCENARIO
/
FIXED
/
M03F
/
M03F5.FSM
< prev
next >
Wrap
Text File
|
1997-10-27
|
262b
|
20 lines
;
; FSM Conditions for team 5
;
DefineAICondTree()
{
;
; Conditional State
;
DefineCondState()
{
DefineCondition(1 0 0 0 "D")
{
CritTimer(900000)
}
SetAlliance(1 1 1 1 1 2 1 1)
}
}